cssvalue: Add GtkCssColorValue
authorBenjamin Otte <otte@redhat.com>
Thu, 8 Nov 2012 16:03:15 +0000 (17:03 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 8 Nov 2012 22:34:06 +0000 (23:34 +0100)
commite3f407a71d09be1ad151af013f8b89c74f1fb809
treef9de35f56dea0c71a353fc0ac902e757d122fbad
parent1a213679bd5265e8bd9165314a78fc9a9409241c
cssvalue: Add GtkCssColorValue

This is mostly copy/paste from GtkSymbolicColor and is indeed intended
to replace it.
gtk/Makefile.am
gtk/gtkcsscolorvalue.c [new file with mode: 0644]
gtk/gtkcsscolorvalueprivate.h [new file with mode: 0644]